gtk/root: Validate css node after update
authorJonas Ådahl <jadahl@gmail.com>
Tue, 24 Nov 2020 17:33:05 +0000 (18:33 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 08:46:39 +0000 (09:46 +0100)
commit0c8d97e3f7b73f02b0376d1a7723ef7aba732efb
tree9562b6f1783312ed508c94bdfbe3d2123e8a1c5c
parent8d4f8f0cfcb79c668400d85834a6bbb0bdf6b2ac
gtk/root: Validate css node after update

It should happen before layout, but after the animation tick, thus after
the update.
gdk/gdksurface.c
gtk/gtkroot.c